home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Users Group Library 1996 July
/
C-C++ Users Group Library July 1996.iso
/
listings
/
v_08_11
/
8n11038b
< prev
next >
Wrap
Text File
|
1990-08-01
|
648b
|
15 lines
SEG_DISCARDABLE The segment may be discarded.
SEG_GETTABLE A shared segment that other
processes may access via the
DosGetSeg API.
SEG_GIVEABLE A shared segment that may be
given to other processes.
SEG_NONSHARED A nonshared, nondiscardable
segment.
SEG_SIZEABLE Specifies that a shared segment
may be reduced in size.